<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body {
	height: 100%;
}

body {
	margin: 0;
	font-size: 16px;
	font-family: Microsoft YaHei, sans-serif;
	line-height: 1.5;
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
i,
span,
b {
	margin: 0;
	padding: 0;
	font-style: normal;
}

* {
	margin: 0;
	padding: 0;
}

.wrapper {
	margin: 0 auto;
	/* max-width: 1060px; */
	max-width: 1200px;
	/* padding: 1px 3em; */
	/* height: 100%; */
}

header {
	/* background-color: #000; */
	background-color: #FFFFFF;
	/* height: 80px; */
}

header:after {
	content: " ";
	display: table;
	clear: both;
}

.brand,
h1,
h2,
h3 {
	/* font-family: 'Roboto Condensed', sans-serif; */
	font-weight: 400;
	letter-spacing: 1px;
}

h4,
h5,
h6 {
	letter-spacing: 1px;
}

h1 {
	font-size: 28px;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #e8474f;
	text-decoration: none;
}

.main .dev-output pre {
	overflow: auto;
	max-height: 500px;
	background-color: #EBF4FD;
	padding: 0 1em 1em;
}

.brand {
	float: left;
	height: 90px;
}

.brand p {
	margin: 0;
}



.logo {
	/* margin: 20px 0 0; */
	display: block;
	float: left;
	padding: 0;
	width: 325px;
	height: 72px;
	margin-top: 10px;
}

/* tel */
.tel {
	background: url("../images/tel.png") no-repeat 24px;
	width: 240px;
	float: right;
	margin-top: 20px;
	/* padding-left: 24px; */
}

.tel p {
	color: #5b87cc;
	font-size: 14px;
	text-align: left;
	text-indent: 65px;
	margin-top: 0px;
	line-height: 1em;
	line-height: 1em;
}

.tel h4 {
	color: #1f55ab;
	font-size: 22px;
	text-align: left;
	text-indent: 65px;
	line-height: 1em;
	margin-top: 4px;
}


/* menu */
.rm-nav {
	letter-spacing: 1px;
	margin-top: 24px;
}

.rm-toggle.rm-button {
	/* margin-top: 25px; */
}

.rm-css-animate.rm-menu-expanded {
	max-height: none;
	display: block;
}

.rm-container.rm-layout-expanded {
	float: right;
}

.rm-nav li {
	height: 40px;
}

.rm-nav li a,
.rm-top-menu a {
	padding: .75rem 1rem;
	font-size: 18px;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	margin-top: 3px;

}

.rm-layout-expanded .rm-nav&gt;ul&gt;li&gt;a,
.rm-layout-expanded .rm-top-menu&gt;.rm-menu-item&gt;a {
	/* height: 80px; */
	/* line-height: 80px; */
	line-height: 1.5;

}

.rm-nav ul li {
	border-left: 1px dashed #e5e5e5;
}

.rm-nav ul li:last-child {
	border-right: 1px dashed #e5e5e5;
}

.rm-nav ul li p {
	line-height: 1em;
	color: #999;
	font-size: 12px;
	text-align: center;
	/* margin-top: 7px; */
	text-transform: Capitalize;
}

.rm-nav ul li.action a,
.rm-nav ul li.action p {
	color: #1f55ab;
	margin: 0;
}

/* banner */
.banner,
.banner_swiper {
	width: 100%;

}

.banner .swiper-slide img {
	width: 100%;
}

img.banner {
	margin-top: 80px;
}

.banner .swiper-pagination-bullet {
	width: 13px;
	height: 4px;
	background-color: rgba(255, 255, 255, .36);
	border-radius: 2px;
	opacity: 1;
}

.banner .swiper-pagination-bullet-active {
	background-color: rgba(255, 255, 255, 1);
}

/* .banner .swiper-container-horizontal&gt;.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
	bottom: 45px;
} */
/* pro_class */
.pro_class {
	width: 1200px;
	margin: auto;
	border-bottom: 1px dashed #e5e5e5;
	height: auto;
	overflow: hidden;
}

.pro_class li {
	float: left;
	/* width: 220px;
	height: 95px; */
	overflow: hidden;
	width: 25%;
	box-sizing: border-box;
	padding: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}


.pro_class li:nth-child(1) {
	/* margin-left: 158px; */
}


.pro_class li .icon {
	width: 37px;
	height: 37px;
	/* margin-left: 35px; */
	/* margin-top: 29px; */
	/* float: left; */
}

.pro_class li:nth-child(1) .icon {
	/* width: 37px;
	height: 37px;
	margin-left: 35px;
	margin-top: 29px;
	float: left; */
	background: url(../images/pro_class_icom_03.png)no-repeat center;
	/* background: url(../images/images/logo.png); */
}

.pro_class li:nth-child(2) .icon {
	/* width: 37px;
	height: 37px;
	margin-left: 35px;
	margin-top: 29px;
	float: left; */
	background: url(../images/pro_class_icom_06.png)no-repeat center;
}

.pro_class li:nth-child(3) .icon {
	/* width: 37px;
	height: 37px;
	margin-left: 35px;
	margin-top: 29px;
	float: left; */
	background: url(../images/pro_class_icom_08.png)no-repeat center;
}

.pro_class li:nth-child(4) .icon {
	/* width: 37px;
	height: 37px;
	margin-left: 35px;
	margin-top: 29px;
	float: left; */
	background: url(../images/pro_class_icom_10.png)no-repeat center;
}

.pro_class li div {
	/* float: left; */
	padding-left: 6px;
}

.pro_class h4 {
	font-weight: normal;
	color: #999;
	font-size: 14px;
	/* margin-top: 31px; */
	line-height: 1em;
	/* margin-left: 8px; */
	/* float: left; */
	/* width: 134px; */
}

.pro_class p {
	color: #cccccc;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0;
	line-height: 1em;
	/* margin-left: 8px; */
	/* float: left; */
	text-transform: Capitalize;
	/* width: 134px; */
}

.pro_class li:hover {
	background: url(../images/pro_class_03.jpg) repeat-x center;
}

.pro_class li:hover p {
	color: #fff;
}

.pro_class li:hover h4 {
	color: #fff;
}

.pro_class li:hover:nth-child(1) .icon {
	background: url(../images/1.png) no-repeat center;
}

.pro_class li:hover:nth-child(2) .icon {
	background: url(../images/2.png) no-repeat center;
}

.pro_class li:hover:nth-child(3) .icon {
	background: url(../images/3.png) no-repeat center;
}

.pro_class li:hover:nth-child(4) .icon {
	background: url(../images/4.png) no-repeat center;
}

/* ind_pro */
.ind_pro {
	width: 1200px;
	margin: auto;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
	padding-bottom: 40px;
}

.ind_pro .title {
	text-align: center;
	color: #444;
	font-size: 30px;
	position: relative;
	line-height: 1em;
}

.ind_pro .title:before {
	position: absolute;
	width: 36px;
	height: 2px;
	background: #1f55ab;
	content: "";
	left: 50%;
	margin-left: -18px;
	top: 40px;
}

.ind_pro .subtitle {
	color: #999;
	font-size: 14px;
	text-align: center;
	line-height: 1em;
	margin-top: 32px;
	white-space: pre;
}

.ind_pro .swiper-container {
	margin-top: 20px;
}

.ind_pro .swiper-container-horizontal&gt;.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 0;
}

.ind_pro .proitem {
	padding-bottom: 20px;
}

.t_shi {
	width: 100%;
}

.protit {
	padding: 8px 0;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

/* ind_cla */
.ind_cla {
	width: 100%;
	padding-bottom: 60px;
	/* height: 560px; */
	background: #fafafa;
	overflow: hidden;
}

.ind_cla&gt;ul {
	display: block;
	width: 1200px;
	margin: auto;
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
}

.ind_cla&gt;ul&gt;li {
	display: block;
	float: left;
	/* width: 285px; */
	width: 25%;
	height: 400px;
	margin-right: 20px;
	box-shadow: 0 0 20px #ccc;
}

.ind_cla&gt;ul&gt;li:last-child {
	margin-right: 0px;
}

.ind_cla&gt;ul&gt;li .img {
	width: 100%;
	height: 200px;
	overflow: hidden;
	position: relative;
}

.ind_cla&gt;ul&gt;li .img&gt;img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;

}

.ind_cla&gt;ul&gt;li .img&gt;span {
	display: block;
	width: 100%;
	height: 60px;
	padding: 0px 20px;
	background: rgba(0, 0, 0, 0.6);
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	line-height: 60px;
	white-space: nowrap;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.ind_cla&gt;ul&gt;li .text {
	width: 100%;
	height: 200px;
	position: relative;
}

.ind_cla&gt;ul&gt;li .text::after {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background: #dcdcdc;
	position: absolute;
	left: 20px;
	top: 20px;
}

.ind_cla&gt;ul&gt;li .text&gt;p {
	display: -webkit-box;
	width: calc(100% - 40px);
	padding: 0px 20px;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	padding-top: 40px;
}

.ind_cla&gt;ul&gt;li .text&gt;span {
	display: block;
	width: 85px;
	font-size: 14px;
	color: #999999;
	position: absolute;
	bottom: 10px;
	right: 70px;
}

.ind_cla&gt;ul&gt;li .text&gt;a {
	display: block;
	width: 40px;
	height: 60px;
	background: url("../images/ind_cla_more.png") no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	bottom: -10px;
	right: 20px;
}

/* advantage */
.swiper-container2 {
	width: 1200px;
	height: 200px;
	overflow: hidden;
	margin: auto;
	margin-top: 80px;
	position: relative;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 40px;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-container2 .swiper-slide {
	position: relative;
}

.swiper-container2 .swiper-slide&gt;img {
	display: block;
	width: 100%;
	height: 100%;
}

.swiper-container2 .swiper-slide .text {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.9);
	overflow: hidden;
}

.swiper-container2 .swiper-slide .text&gt;img {
	display: block;
	margin: auto;
	margin-top: 25px;
}

.swiper-container2 .swiper-slide .text&gt;p {
	display: -webkit-box;
	width: calc(100% - 40px);
	padding: 0px 20px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	margin-top: 10px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.swiper-container2 .swiper-slide:hover .text {
	display: block;
}

.swiper-container2 .swiper-button-next {
	width: 30px;
	height: 80px;
	background: url('../images/ind_adv_next.png') no-repeat center center;
	background-size: 100% 100%;
	margin-top: -40px;
}

.swiper-container2 .swiper-button-prev {
	width: 30px;
	height: 80px;
	background: url('../images/ind_adv_prev.png') no-repeat center center;
	background-size: 100% 100%;
	margin-top: -40px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 0px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 0px;
}

.swiper-container2 .swiper-button-prev {
	margin-top: 0;
	top: 0;
	width: 40px;
	height: 100%;
	background-size: auto;
	background-color: #fff;
}

.swiper-container2 .swiper-button-next {
	margin-top: 0;
	top: 0;
	width: 40px;
	height: 100%;
	background-size: auto;
	background-color: #fff;
}

/* footer */
.footer {
	width: 100%;
	height: 417px;
	background: #3f3f3f url('../images/footbg.jpg') no-repeat center top;
	overflow: hidden;
}

.footer .center_box {
	width: 1200px;
	height: 280px;
	margin: auto;
	margin-top: 70px;
	position: relative;
}

.footer .center_box .about {
	display: block;
	width: 140px;
	/* height: 100%; */
	float: left;
	margin-right: 5px;
}

.footer .center_box .about&gt;span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #cccccc;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 15px;
}

.footer .center_box .about&gt;li {
	display: block;
	/* width: 100%; */
	text-align: center;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
}

.footer .center_box .about&gt;li&gt;a {
	font-size: 14px;
	color: #cccccc;
}

.footer .center_box .asso {
	width: 470px;
	/* height: 100%; */
	float: left;
	margin-right: 5px;
}

.footer .center_box .asso&gt;span {
	display: block;
	/* width: 410px; */
	width: 100%;
	text-align: left;
	font-size: 20px;
	color: #cccccc;
	padding: 0 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 15px;
}

.footer .center_box .asso&gt;ul {
	display: block;
	overflow: hidden;
	width: 25%;
	float: left;
	text-align: center;
}

.footer .center_box .asso&gt;ul&gt;li {
	display: block;
	/* width: 100%; */
	text-align: center;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
}

.footer .center_box .asso&gt;ul&gt;li&gt;a {
	font-size: 14px;
	color: #cccccc;
}

.footer .center_box .media-box {
	width: 410px;
	/* height: 100%; */
	float: left;
}

.footer .center_box .media-box&gt;span {
	display: block;
	/* width: calc(100% - 100px); */
	width: 100%;
	padding: 0 50px 10px;
	text-align: left;
	font-size: 20px;
	color: #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 15px;
}

.footer .center_box .media-box .center {
	/* width: calc(100% - 100px); */
	width: 100%;
	padding: 0px 50px;
}

.footer .center_box .media-box .center .qr {
	width: 90px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

.footer .center_box .media-box .center .qr3 {
	margin-right: 0px;
}

.footer .center_box .media-box .center .qr&gt;img {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.footer .center_box .media-box .center .qr&gt;span {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #cccccc;
}

.footer .center_box .media-box .center .link {
	display: block;
	width: 100%;
	margin-top: 45px;
	float: left;
}

.footer .center_box .media-box .center .link&gt;span {
	display: block;
	width: 100%;
	font-size: 20px;
	color: #cccccc;
	margin-bottom: 20px;
}

.footer .center_box .media-box .center .link&gt;li {
	display: block;
	padding-right: 15px;
	margin-right: 15px;
	float: left;
	border-right: 1px solid #cccccc;
}

.footer .center_box .media-box .center .link&gt;li:last-child {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}

.footer .center_box .media-box .center .link&gt;li&gt;a {
	font-size: 14px;
	color: #cccccc;
}

.footer .center_box .top {
	display: block;
	width: 48px;
	height: 48px;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	bottom: -67px;
}

.record {
	width: 100%;
	height: 52px;
	box-sizing: border-box;
	background: #323232;
}

.record a {
	color: #999;
}

.record .record-wrap {
	display: block;
	width: 1200px;
	margin: auto;
	line-height: 52px;
	font-size: 12px;
	color: #999999;
}

.record p {
	float: left;
	margin-bottom: 0;
	padding-left: 10px;
}

.record&gt;p&gt;a {
	font-size: 12px;
	color: #999999;
	margin-right: 10px;
}


/* ind_case */
.ind_case {
	width: 100%;
	height: 800px;
	padding-top: 60px;
	background: #fafafa;
	padding-bottom: 0px;
}

.ind_case .title {
	text-align: center;
	color: #444;
	font-size: 30px;
	position: relative;
	line-height: 1em;
}

.ind_case .title:before {
	position: absolute;
	width: 36px;
	height: 2px;
	background: #1f55ab;
	content: "";
	left: 50%;
	margin-left: -18px;
	top: 40px;
}

.ind_case .subtitle {
	color: #999;
	font-size: 14px;
	text-align: center;
	line-height: 1em;
	margin-top: 32px;
	white-space: pre;
	margin-bottom: 35px;
}

.ind_case .list_box {
	width: 1200px;
	height: 590px;
	height: 700px;
	margin: auto;
	/* overflow: hidden; */

}

.ind_case .list_box .big {
	width: 590px;
	height: 590px;
	margin-right: 20px;
	float: left;
}

.ind_case .list_box .big&gt;a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.ind_case .list_box .big&gt;a&gt;img {
	width: 100%;
	height: 100%;
}

.ind_case .list_box .big&gt;a .text {
	display: none;
	width: 360px;
	height: 360px;
	background: url('../images/ind_case_list_img_big.png') no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	margin-left: -180px;
	top: 50%;
	margin-top: -180px;
	overflow: hidden;
}

.ind_case .list_box .big&gt;a .text&gt;b {
	display: block;
	width: calc(100% - 110px);
	padding: 0px 55px;
	font-size: 18px;
	color: #444444;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 83px;
}

.ind_case .list_box .big&gt;a .text&gt;i {
	display: block;
	width: 24px;
	height: 2px;
	background: #1f55ab;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 40px;
}

.ind_case .list_box .big&gt;a .text&gt;p {
	display: -webkit-box;
	width: calc(100% - 110px);
	padding: 0px 55px;
	line-height: 25px;
	font-size: 14px;
	color: #666666;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.ind_case .list_box .big&gt;a:hover .text {
	display: block;
}

.ind_case .list_box .list {
	width: 100%;
	height: 590px;
	float: left;
}

.ind_case .list_box .list&gt;a {
	display: block;
	width: 285px;
	height: 285px;
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.ind_case .list_box .list&gt;a:nth-child(2n + 1) {
	margin-right: 0px;
}

.ind_case .list_box .list&gt;a:first-child {
	width: 590px;
	height: 590px;
	margin-right: 20px;
}

.ind_case .list_box .list&gt;a:first-child .text {
	display: none;
	width: 360px;
	height: 360px;
	background: url('../images/ind_case_list_img.png') no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	margin-left: -180px;
	top: 50%;
	margin-top: -180px;
	overflow: hidden;
}

.ind_case .list_box .list&gt;a:first-child .text&gt;b {
	display: block;
	width: calc(100% - 110px);
	padding: 0px 55px;
	font-size: 18px;
	color: #444444;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 83px;
}

.ind_case .list_box .list&gt;a:first-child .text&gt;i {
	display: block;
	width: 24px;
	height: 2px;
	background: #1f55ab;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 40px;
}

.ind_case .list_box .list&gt;a:first-child .text&gt;p {
	display: -webkit-box;
	width: calc(100% - 110px);
	padding: 0px 55px;
	line-height: 25px;
	font-size: 14px;
	color: #666666;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.ind_case .list_box .list&gt;a&gt;img {
	display: block;
	width: 100%;
	height: 100%;
}

.ind_case .list_box .list&gt;a .text {
	display: none;
	width: 200px;
	height: 200px;
	background: url("../images/ind_case_list_img.png") no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: 50%;
	margin-top: -100px;
}

.ind_case .list_box .list&gt;a .text&gt;b {
	display: block;
	width: calc(100% - 50px);
	padding: 0px 25px;
	margin-top: 37px;
	font-size: 18px;
	color: #444444;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ind_case .list_box .list&gt;a .text&gt;i {
	display: block;
	width: 24px;
	height: 2px;
	background: #1f55ab;
	margin: auto;
	margin-top: 8px;
	margin-bottom: 15px;
}

.ind_case .list_box .list&gt;a .text&gt;p {
	display: -webkit-box;
	width: calc(100% - 50px);
	padding: 0px 25px;
	line-height: 22px;
	font-size: 12px;
	color: #666666;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.ind_case .list_box .list&gt;a:hover .text {
	display: block;
}

.caselist-phone {
	display: none;
}

/* service_box */
.service_box {
	width: 163px;
	height: 257px;
	position: fixed;
	right: 0px;
	bottom: 180px;
	overflow: hidden;
	z-index: 30;
	transition: right .3s;
}

.service_box:hover {
	right: 0px;
}

.service_box .service {
	display: block;
	width: 72px;
	height: 125px;
	position: absolute;
	right: 0;
	top: 0;
}

.service_box .service&gt;img {
	display: block;
	width: 100%;
	height: 100%;
}

.service_box .hover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.service_box .hover&gt;img {
	display: block;
	width: 100%;
	height: 100%;
}

.service_box .hover .text {
	width: 130px;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 60px;
	right: 15px;
}

.service_box .hover .text&gt;a {
	display: -webkit-box;
	width: 100%;
	font-size: 12px;
	color: #999999;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin-bottom: 10px;
}

.service_box .hover .online {
	position: absolute;
	display: block;
	width: 160px;
	height: 36px;
	bottom: 0;
	right: 3px;
}



@media (max-width:1200px) {
	.ind_pro {
		width: auto;
	}

	.pro_class {
		width: 100%;
		height: auto;
		/* flex-wrap: wrap; */
	}

	.ind_pro {
		width: 100%;
	}

	.ind_cla&gt;ul {
		width: 100%;
		flex-wrap: wrap;
	}

	.ind_cla&gt;ul&gt;li {
		width: 48%;
		margin-right: 0;
		margin-bottom: 40px;
	}

	.ind_cla&gt;ul&gt;li:nth-child(2n) {
		float: right;
	}

	/* advantage */
	.swiper-container2 {
		width: 100%;
		height: 150px;
		margin-top: 30px;
		/* padding-bottom: 30px; */

	}

	/* caselist-phone */
	.ind_case {
		height: auto;
		padding-bottom: 20px;
	}

	.ind_case .list_box {
		display: none;
	}

	.caselist-phone {
		display: block;
	}

	.caselist-phone a img {
		width: 100%;
	}

	.caselist-phone a .text b {
		padding: 8px 0;
		overflow: hidden;
		white-space: nowrap;
		-ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		font-weight: normal;
		font-size: 14px;
	}

	/* footer */

	.footer {
		height: auto;
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 0px;

	}

	.footer .center_box {
		height: auto;
		margin-top: 0px;
		padding: 0 10px;
		padding-top: 20px;
		padding-bottom: 0px;
		width: auto;
		box-sizing: border-box;
	}

	.footer .center_box .about,
	.footer .center_box .asso,
	.footer .center_box .media-box {
		width: 100%;
		margin-right: 0;

	}

	.footer .center_box .about&gt;span,
	.footer .center_box .asso&gt;span,
	.footer .center_box .media-box&gt;span {
		text-align: left;
		padding: 0;
		font-size: 18px;
	}

	.footer .center_box .media-box {
		padding-bottom: 30px;
	}

	.footer .center_box .about&gt;li,
	.footer .center_box .asso&gt;ul&gt;li {
		margin-right: 30px;
		float: left;
		width: auto;

	}

	.footer .center_box .asso&gt;ul {
		width: auto;
	}

	.footer .center_box .media-box .center {
		padding: 0;
	}

	.record {
		padding: 10px 0;
		height: auto;
	}

	.record .record-wrap {
		width: auto;
	}

	.record p {
		float: none;
		line-height: 24px;
	}
	/* service_box */
	.service_box{
		display: none;
	}

}




@media (max-width:990px) {
	.ind_pro {
		width: 100%;
	}
}



@media screen and (max-width: 769px) {
	.brand {
		height: auto;
	}

	.logo {
		width: auto;
		height: 26px;
		padding-left: 20px;
	}

	.about-txt {
		width: 100%;
	}

	.rm-nav li a,
	.rm-top-menu a {
		font-size: 16px;
		border-bottom: 1px solid #ddd;
	}

	.rm-menu .rm-menu.rm-css-animate,
	.rm-menu .rm-menu.rm-css-animate li a {
		font-size: 14px;
	}

	.rm-menu li a p {
		display: none;
	}

	.tel {
		display: none;
	}

	/* .search-box {
		display: none;
	} */
	/* pro_class */
	.pro_class {
		width: 100%;
	}

	.pro_class li {
		margin: 0;
		width: 50%;
		padding-right: 0;
	}

	.pro_class li {
		justify-content: flex-start;
	}


	/* newsParty */
	.newsParty {
		background: #f5f5f5 url(../images/newsParty-bg.jpg) top no-repeat;
		background-size: 100% auto;
		/* padding-top: 90px; */
		/* padding-bottom: 40px; */
	}

	.newsParty .title-box {
		padding-bottom: 20px;
		padding-top: 90px;
		position: relative;
	}

	.newsParty .container-content {
		padding-top: 0;
	}

	.icon-dh {
		position: absolute;
		right: 0;
		bottom: 20px;
	}



	.newswiperBox {
		display: none;
	}

	/* ind_cla */
	.ind_cla {
		padding-bottom: 10px;
	}

	.ind_cla&gt;ul {
		margin-top: 30px;
	}

	.ind_cla&gt;ul&gt;li {
		width: 100%;

	}

	.ind_cla&gt;ul&gt;li:nth-child(2n) {
		float: none;
	}


}
</pre></body></html>